| Package | Description |
|---|---|
| com.amazonaws.services.ec2.model |
| Modifier and Type | Method and Description |
|---|---|
static Igmpv2SupportValue |
Igmpv2SupportValue.fromValue(String value)
Use this in place of valueOf.
|
static Igmpv2SupportValue |
Igmpv2SupportValue.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Igmpv2SupportValue[] |
Igmpv2SupportValue.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
TransitGatewayMulticastDomainOptions |
TransitGatewayMulticastDomainOptions.withIgmpv2Support(Igmpv2SupportValue igmpv2Support)
Indicates whether Internet Group Management Protocol (IGMP) version 2 is turned on for the transit gateway
multicast domain.
|
CreateTransitGatewayMulticastDomainRequestOptions |
CreateTransitGatewayMulticastDomainRequestOptions.withIgmpv2Support(Igmpv2SupportValue igmpv2Support)
Specify whether to enable Internet Group Management Protocol (IGMP) version 2 for the transit gateway multicast
domain.
|
Copyright © 2024. All rights reserved.