Interface PutMultiRegionAccessPointPolicyInput.Builder

All Superinterfaces:
Buildable, CopyableBuilder<PutMultiRegionAccessPointPolicyInput.Builder,PutMultiRegionAccessPointPolicyInput>, SdkBuilder<PutMultiRegionAccessPointPolicyInput.Builder,PutMultiRegionAccessPointPolicyInput>, SdkPojo
Enclosing class:
PutMultiRegionAccessPointPolicyInput

public static interface PutMultiRegionAccessPointPolicyInput.Builder extends SdkPojo, CopyableBuilder<PutMultiRegionAccessPointPolicyInput.Builder,PutMultiRegionAccessPointPolicyInput>
  • Method Details

    • name

      The name of the Multi-Region Access Point associated with the request.

      Parameters:
      name - The name of the Multi-Region Access Point associated with the request.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • policy

      The policy details for the PutMultiRegionAccessPoint request.

      Parameters:
      policy - The policy details for the PutMultiRegionAccessPoint request.
      Returns:
      Returns a reference to this object so that method calls can be chained together.