NatGatewayAttachedAppliance.Builder |
NatGatewayAttachedAppliance.Builder.applianceArn(String applianceArn) |
The Amazon Resource Name (ARN) of the attached appliance, identifying the specific proxy or security
appliance resource.
|
NatGatewayAttachedAppliance.Builder |
NatGatewayAttachedAppliance.Builder.attachmentState(String attachmentState) |
The current attachment state of the appliance.
|
NatGatewayAttachedAppliance.Builder |
NatGatewayAttachedAppliance.Builder.attachmentState(NatGatewayApplianceState attachmentState) |
The current attachment state of the appliance.
|
static NatGatewayAttachedAppliance.Builder |
NatGatewayAttachedAppliance.builder() |
|
NatGatewayAttachedAppliance.Builder |
NatGatewayAttachedAppliance.Builder.failureCode(String failureCode) |
The failure code if the appliance attachment or modification operation failed.
|
NatGatewayAttachedAppliance.Builder |
NatGatewayAttachedAppliance.Builder.failureMessage(String failureMessage) |
A descriptive message explaining the failure if the appliance attachment or modification operation failed.
|
NatGatewayAttachedAppliance.Builder |
NatGatewayAttachedAppliance.Builder.modificationState(String modificationState) |
The current modification state of the appliance.
|
NatGatewayAttachedAppliance.Builder |
NatGatewayAttachedAppliance.Builder.modificationState(NatGatewayApplianceModifyState modificationState) |
The current modification state of the appliance.
|
NatGatewayAttachedAppliance.Builder |
NatGatewayAttachedAppliance.toBuilder() |
|
NatGatewayAttachedAppliance.Builder |
NatGatewayAttachedAppliance.Builder.type(String type) |
The type of appliance attached to the NAT Gateway.
|
NatGatewayAttachedAppliance.Builder |
NatGatewayAttachedAppliance.Builder.type(NatGatewayApplianceType type) |
The type of appliance attached to the NAT Gateway.
|
NatGatewayAttachedAppliance.Builder |
NatGatewayAttachedAppliance.Builder.vpcEndpointId(String vpcEndpointId) |
The VPC endpoint ID used to route traffic from application VPCs to the proxy for inspection and filtering.
|