Interface TrustStoreSummary.Builder

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

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

    • trustStoreArn

      TrustStoreSummary.Builder trustStoreArn(String trustStoreArn)

      The ARN of the trust store.

      Parameters:
      trustStoreArn - The ARN of the trust store.
      Returns:
      Returns a reference to this object so that method calls can be chained together.