| Package | Description |
|---|---|
| com.amazonaws.services.ec2.model |
| Modifier and Type | Method and Description |
|---|---|
static MembershipType |
MembershipType.fromValue(String value)
Use this in place of valueOf.
|
static MembershipType |
MembershipType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static MembershipType[] |
MembershipType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
TransitGatewayMulticastGroup |
TransitGatewayMulticastGroup.withMemberType(MembershipType memberType)
The member type (for example,
static). |
TransitGatewayMulticastGroup |
TransitGatewayMulticastGroup.withSourceType(MembershipType sourceType)
The source type.
|
Copyright © 2023. All rights reserved.