Interface GetInlinePolicyForPermissionSetResponse.Builder

    • Method Detail

      • inlinePolicy

        GetInlinePolicyForPermissionSetResponse.Builder inlinePolicy​(String inlinePolicy)

        The inline policy that is attached to the permission set.

        For Length Constraints, if a valid ARN is provided for a permission set, it is possible for an empty inline policy to be returned.

        Parameters:
        inlinePolicy - The inline policy that is attached to the permission set.

        For Length Constraints, if a valid ARN is provided for a permission set, it is possible for an empty inline policy to be returned.

        Returns:
        Returns a reference to this object so that method calls can be chained together.