Interface PutAuthPolicyResponse.Builder

All Superinterfaces:
AwsResponse.Builder, Buildable, CopyableBuilder<PutAuthPolicyResponse.Builder,PutAuthPolicyResponse>, SdkBuilder<PutAuthPolicyResponse.Builder,PutAuthPolicyResponse>, SdkPojo, SdkResponse.Builder, VpcLatticeResponse.Builder
Enclosing class:
PutAuthPolicyResponse

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

    • policy

      The auth policy.

      Parameters:
      policy - The auth policy.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • state

      The state of the auth policy. The auth policy is only active when the auth type is set to Amazon Web Services_IAM. If you provide a policy, then authentication and authorization decisions are made based on this policy and the client's IAM policy. If the Auth type is NONE, then, any auth policy you provide will remain inactive. For more information, see Create a service network in the Amazon VPC Lattice User Guide.

      Parameters:
      state - The state of the auth policy. The auth policy is only active when the auth type is set to Amazon Web Services_IAM. If you provide a policy, then authentication and authorization decisions are made based on this policy and the client's IAM policy. If the Auth type is NONE, then, any auth policy you provide will remain inactive. For more information, see Create a service network in the Amazon VPC Lattice User Guide.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • state

      The state of the auth policy. The auth policy is only active when the auth type is set to Amazon Web Services_IAM. If you provide a policy, then authentication and authorization decisions are made based on this policy and the client's IAM policy. If the Auth type is NONE, then, any auth policy you provide will remain inactive. For more information, see Create a service network in the Amazon VPC Lattice User Guide.

      Parameters:
      state - The state of the auth policy. The auth policy is only active when the auth type is set to Amazon Web Services_IAM. If you provide a policy, then authentication and authorization decisions are made based on this policy and the client's IAM policy. If the Auth type is NONE, then, any auth policy you provide will remain inactive. For more information, see Create a service network in the Amazon VPC Lattice User Guide.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also: