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