public static interface DeleteLocalGatewayRouteTableVirtualInterfaceGroupAssociationRequest.Builder extends Ec2Request.Builder, SdkPojo, CopyableBuilder<DeleteLocalGatewayRouteTableVirtualInterfaceGroupAssociationRequest.Builder,DeleteLocalGatewayRouteTableVirtualInterfaceGroupAssociationRequest>
| Modifier and Type | Method and Description |
|---|---|
DeleteLocalGatewayRouteTableVirtualInterfaceGroupAssociationRequest.Builder |
dryRun(Boolean dryRun)
Checks whether you have the required permissions for the action, without actually making the request, and
provides an error response.
|
DeleteLocalGatewayRouteTableVirtualInterfaceGroupAssociationRequest.Builder |
localGatewayRouteTableVirtualInterfaceGroupAssociationId(String localGatewayRouteTableVirtualInterfaceGroupAssociationId)
The ID of the local gateway route table virtual interface group association.
|
DeleteLocalGatewayRouteTableVirtualInterfaceGroupAssociationRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
DeleteLocalGatewayRouteTableVirtualInterfaceGroupAssociationRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildDeleteLocalGatewayRouteTableVirtualInterfaceGroupAssociationRequest.Builder localGatewayRouteTableVirtualInterfaceGroupAssociationId(String localGatewayRouteTableVirtualInterfaceGroupAssociationId)
The ID of the local gateway route table virtual interface group association.
localGatewayRouteTableVirtualInterfaceGroupAssociationId - The ID of the local gateway route table virtual interface group association.DeleteLocalGatewayRouteTableVirtualInterfaceGroupAssociationRequest.Builder dryRun(Boolean dryRun)
Checks whether you have the required permissions for the action, without actually making the request, and
provides an error response. If you have the required permissions, the error response is
DryRunOperation. Otherwise, it is UnauthorizedOperation.
dryRun - Checks whether you have the required permissions for the action, without actually making the request,
and provides an error response. If you have the required permissions, the error response is
DryRunOperation. Otherwise, it is UnauthorizedOperation.DeleteLocalGatewayRouteTableVirtualInterfaceGroupAssociationRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderDeleteLocalGatewayRouteTableVirtualInterfaceGroupAssociationRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2023. All rights reserved.