interface ITrustStoreRef
Language | Type name |
---|---|
![]() | Amazon.CDK.aws_workspacesweb.ITrustStoreRef |
![]() | github.com/aws/aws-cdk-go/awscdk/v2/awsworkspacesweb#ITrustStoreRef |
![]() | software.amazon.awscdk.services.workspacesweb.ITrustStoreRef |
![]() | aws_cdk.aws_workspacesweb.ITrustStoreRef |
![]() | aws-cdk-lib » aws_workspacesweb » 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.