CreateSAMLProviderResponse
public struct CreateSAMLProviderResponse : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember]
-
The Amazon Resource Name (ARN) of the new SAML provider resource in IAM.
Declaration
Swift
public let sAMLProviderArn: String?
-
Undocumented
Declaration
Swift
public init(sAMLProviderArn: String? = nil)