CreateEnvironmentMembershipResult
public struct CreateEnvironmentMembershipResult : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember] -
Information about the environment member that was added.
Declaration
Swift
public let membership: EnvironmentMember? -
Undocumented
Declaration
Swift
public init(membership: EnvironmentMember? = nil)
View on GitHub
CreateEnvironmentMembershipResult Structure Reference