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