CreateFargateProfileResponse
public struct CreateFargateProfileResponse : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember] -
The full description of your new Fargate profile.
Declaration
Swift
public let fargateProfile: FargateProfile? -
Undocumented
Declaration
Swift
public init(fargateProfile: FargateProfile? = nil)
View on GitHub
CreateFargateProfileResponse Structure Reference