Interface TrustStoreAssociation.Builder

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

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

    • resourceArn

      TrustStoreAssociation.Builder resourceArn(String resourceArn)

      The Amazon Resource Name (ARN) of the resource.

      Parameters:
      resourceArn - The Amazon Resource Name (ARN) of the resource.
      Returns:
      Returns a reference to this object so that method calls can be chained together.