CreateEnvironmentEC2Result
public struct CreateEnvironmentEC2Result : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember] -
The ID of the environment that was created.
Declaration
Swift
public let environmentId: String? -
Undocumented
Declaration
Swift
public init(environmentId: String? = nil)
View on GitHub
CreateEnvironmentEC2Result Structure Reference