Uses of Interface
software.amazon.awscdk.services.elasticloadbalancingv2.CfnTrustStoreProps
Packages that use CfnTrustStoreProps
Package
Description
Amazon Elastic Load Balancing V2 Construct Library
-
Uses of CfnTrustStoreProps in software.amazon.awscdk.services.elasticloadbalancingv2
Classes in software.amazon.awscdk.services.elasticloadbalancingv2 that implement CfnTrustStorePropsMethods in software.amazon.awscdk.services.elasticloadbalancingv2 that return CfnTrustStorePropsModifier and TypeMethodDescriptionCfnTrustStoreProps.Builder.build()Builds the configured instance.Constructors in software.amazon.awscdk.services.elasticloadbalancingv2 with parameters of type CfnTrustStorePropsModifierConstructorDescriptionCfnTrustStore(software.constructs.Construct scope, String id, CfnTrustStoreProps props) Create a newAWS::ElasticLoadBalancingV2::TrustStore.