Uses of Class
software.amazon.awscdk.interfaces.cloudfront.TrustStoreReference.Builder
Packages that use TrustStoreReference.Builder
-
Uses of TrustStoreReference.Builder in software.amazon.awscdk.interfaces.cloudfront
Methods in software.amazon.awscdk.interfaces.cloudfront that return TrustStoreReference.BuilderModifier and TypeMethodDescriptionstatic TrustStoreReference.BuilderTrustStoreReference.builder()TrustStoreReference.Builder.trustStoreArn(String trustStoreArn) Sets the value ofTrustStoreReference.getTrustStoreArn()TrustStoreReference.Builder.trustStoreId(String trustStoreId) Sets the value ofTrustStoreReference.getTrustStoreId()Constructors in software.amazon.awscdk.interfaces.cloudfront with parameters of type TrustStoreReference.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(TrustStoreReference.Builder builder) Constructor that initializes the object based on literal property values passed by theTrustStoreReference.Builder.