Interface VpcEncryptionNonCompliantResource.Builder

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

@Mutable @NotThreadSafe public static interface VpcEncryptionNonCompliantResource.Builder extends SdkPojo, CopyableBuilder<VpcEncryptionNonCompliantResource.Builder,VpcEncryptionNonCompliantResource>
  • Method Details

    • id

      The ID of the non-compliant resource.

      Parameters:
      id - The ID of the non-compliant resource.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • type

      The type of the non-compliant resource.

      Parameters:
      type - The type of the non-compliant resource.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • description

      A description of the non-compliant resource.

      Parameters:
      description - A description of the non-compliant resource.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • isExcludable

      Indicates whether the resource can be excluded from encryption enforcement.

      Parameters:
      isExcludable - Indicates whether the resource can be excluded from encryption enforcement.
      Returns:
      Returns a reference to this object so that method calls can be chained together.