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