Uses of Enum
software.amazon.awssdk.services.ec2.model.SecurityGroupReferencingSupportValue
Packages that use SecurityGroupReferencingSupportValue
-
Uses of SecurityGroupReferencingSupportValue in software.amazon.awssdk.services.ec2.model
Methods in software.amazon.awssdk.services.ec2.model that return SecurityGroupReferencingSupportValueModifier and TypeMethodDescriptionUse this in place of valueOf to convert the raw string returned by the service into the enum value.CreateTransitGatewayVpcAttachmentRequestOptions.securityGroupReferencingSupport()Enables you to reference a security group across VPCs attached to a transit gateway to simplify security group management.ModifyTransitGatewayOptions.securityGroupReferencingSupport()Enables you to reference a security group across VPCs attached to a transit gateway to simplify security group management.ModifyTransitGatewayVpcAttachmentRequestOptions.securityGroupReferencingSupport()Enables you to reference a security group across VPCs attached to a transit gateway to simplify security group management.TransitGatewayOptions.securityGroupReferencingSupport()Enables you to reference a security group across VPCs attached to a transit gateway to simplify security group management.TransitGatewayRequestOptions.securityGroupReferencingSupport()Enables you to reference a security group across VPCs attached to a transit gateway to simplify security group management.TransitGatewayVpcAttachmentOptions.securityGroupReferencingSupport()Enables you to reference a security group across VPCs attached to a transit gateway to simplify security group management.Returns the enum constant of this type with the specified name.static SecurityGroupReferencingSupportValue[]SecurityGroupReferencingSupportValue.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in software.amazon.awssdk.services.ec2.model that return types with arguments of type SecurityGroupReferencingSupportValueMethods in software.amazon.awssdk.services.ec2.model with parameters of type SecurityGroupReferencingSupportValueModifier and TypeMethodDescriptionCreateTransitGatewayVpcAttachmentRequestOptions.Builder.securityGroupReferencingSupport(SecurityGroupReferencingSupportValue securityGroupReferencingSupport) Enables you to reference a security group across VPCs attached to a transit gateway to simplify security group management.ModifyTransitGatewayOptions.Builder.securityGroupReferencingSupport(SecurityGroupReferencingSupportValue securityGroupReferencingSupport) Enables you to reference a security group across VPCs attached to a transit gateway to simplify security group management.ModifyTransitGatewayVpcAttachmentRequestOptions.Builder.securityGroupReferencingSupport(SecurityGroupReferencingSupportValue securityGroupReferencingSupport) Enables you to reference a security group across VPCs attached to a transit gateway to simplify security group management.TransitGatewayOptions.Builder.securityGroupReferencingSupport(SecurityGroupReferencingSupportValue securityGroupReferencingSupport) Enables you to reference a security group across VPCs attached to a transit gateway to simplify security group management.TransitGatewayRequestOptions.Builder.securityGroupReferencingSupport(SecurityGroupReferencingSupportValue securityGroupReferencingSupport) Enables you to reference a security group across VPCs attached to a transit gateway to simplify security group management.TransitGatewayVpcAttachmentOptions.Builder.securityGroupReferencingSupport(SecurityGroupReferencingSupportValue securityGroupReferencingSupport) Enables you to reference a security group across VPCs attached to a transit gateway to simplify security group management.