CreateCloudFormationChangeSetResponse
public struct CreateCloudFormationChangeSetResponse : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember] -
Undocumented
Declaration
Swift
public let applicationId: String? -
Undocumented
Declaration
Swift
public let changeSetId: String? -
Undocumented
Declaration
Swift
public let semanticVersion: String? -
Undocumented
Declaration
Swift
public let stackId: String? -
Undocumented
Declaration
Swift
public init(applicationId: String? = nil, changeSetId: String? = nil, semanticVersion: String? = nil, stackId: String? = nil)
View on GitHub
CreateCloudFormationChangeSetResponse Structure Reference