interface IServerCertificateRef
Language | Type name |
---|---|
![]() | Amazon.CDK.AWS.IAM.IServerCertificateRef |
![]() | github.com/aws/aws-cdk-go/awscdk/v2/awsiam#IServerCertificateRef |
![]() | software.amazon.awscdk.services.iam.IServerCertificateRef |
![]() | aws_cdk.aws_iam.IServerCertificateRef |
![]() | aws-cdk-lib » aws_iam » IServerCertificateRef |
Implemented by
Cfn
Indicates that this resource can be referenced as a ServerCertificate.
Properties
Name | Type | Description |
---|---|---|
node | Node | The tree node. |
server | Server | A reference to a ServerCertificate resource. |
node
Type:
Node
The tree node.
serverCertificateRef
Type:
Server
A reference to a ServerCertificate resource.