public static interface ModifyVpcEndpointServicePayerResponsibilityRequest.Builder extends Ec2Request.Builder, SdkPojo, CopyableBuilder<ModifyVpcEndpointServicePayerResponsibilityRequest.Builder,ModifyVpcEndpointServicePayerResponsibilityRequest>
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildModifyVpcEndpointServicePayerResponsibilityRequest.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.ModifyVpcEndpointServicePayerResponsibilityRequest.Builder serviceId(String serviceId)
The ID of the service.
serviceId - The ID of the service.ModifyVpcEndpointServicePayerResponsibilityRequest.Builder payerResponsibility(String payerResponsibility)
The entity that is responsible for the endpoint costs. The default is the endpoint owner. If you set the payer responsibility to the service owner, you cannot set it back to the endpoint owner.
payerResponsibility - The entity that is responsible for the endpoint costs. The default is the endpoint owner. If you set
the payer responsibility to the service owner, you cannot set it back to the endpoint owner.PayerResponsibility,
PayerResponsibilityModifyVpcEndpointServicePayerResponsibilityRequest.Builder payerResponsibility(PayerResponsibility payerResponsibility)
The entity that is responsible for the endpoint costs. The default is the endpoint owner. If you set the payer responsibility to the service owner, you cannot set it back to the endpoint owner.
payerResponsibility - The entity that is responsible for the endpoint costs. The default is the endpoint owner. If you set
the payer responsibility to the service owner, you cannot set it back to the endpoint owner.PayerResponsibility,
PayerResponsibilityModifyVpcEndpointServicePayerResponsibilityRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderModifyVpcEndpointServicePayerResponsibilityRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2023. All rights reserved.