CreateInstanceProfileResponse
public struct CreateInstanceProfileResponse : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember]
-
A structure containing details about the new instance profile.
Declaration
Swift
public let instanceProfile: InstanceProfile
-
Undocumented
Declaration
Swift
public init(instanceProfile: InstanceProfile)