interface ITrustStoreRef
Language | Type name |
---|---|
![]() | Amazon.CDK.AWS.ElasticLoadBalancingV2.ITrustStoreRef |
![]() | github.com/aws/aws-cdk-go/awscdk/v2/awselasticloadbalancingv2#ITrustStoreRef |
![]() | software.amazon.awscdk.services.elasticloadbalancingv2.ITrustStoreRef |
![]() | aws_cdk.aws_elasticloadbalancingv2.ITrustStoreRef |
![]() | aws-cdk-lib » aws_elasticloadbalancingv2 » ITrustStoreRef |
Implemented by
Cfn
Indicates that this resource can be referenced as a TrustStore.
Properties
Name | Type | Description |
---|---|---|
node | Node | The tree node. |
trust | Trust | A reference to a TrustStore resource. |
node
Type:
Node
The tree node.
trustStoreRef
Type:
Trust
A reference to a TrustStore resource.