Uses of Interface
software.amazon.awscdk.services.elasticloadbalancingv2.ITrustStore
Packages that use ITrustStore
Package
Description
Amazon Elastic Load Balancing V2 Construct Library
-
Uses of ITrustStore in software.amazon.awscdk.services.elasticloadbalancingv2
Subinterfaces of ITrustStore in software.amazon.awscdk.services.elasticloadbalancingv2Modifier and TypeInterfaceDescriptionstatic interfaceInternal default implementation forITrustStore.Classes in software.amazon.awscdk.services.elasticloadbalancingv2 that implement ITrustStoreModifier and TypeClassDescriptionstatic final classA proxy class which represents a concrete javascript instance of this type.classA new Trust Store.Methods in software.amazon.awscdk.services.elasticloadbalancingv2 that return ITrustStoreModifier and TypeMethodDescriptionstatic ITrustStoreTrustStore.fromTrustStoreArn(software.constructs.Construct scope, String id, String trustStoreArn) Import from ARN.