UpdateEnvironmentMembershipResult
public struct UpdateEnvironmentMembershipResult : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember] -
Information about the environment member whose settings were changed.
Declaration
Swift
public let membership: EnvironmentMember? -
Undocumented
Declaration
Swift
public init(membership: EnvironmentMember? = nil)
View on GitHub
UpdateEnvironmentMembershipResult Structure Reference