interface IClientCertificateRef
Language | Type name |
---|---|
![]() | Amazon.CDK.AWS.APIGateway.IClientCertificateRef |
![]() | github.com/aws/aws-cdk-go/awscdk/v2/awsapigateway#IClientCertificateRef |
![]() | software.amazon.awscdk.services.apigateway.IClientCertificateRef |
![]() | aws_cdk.aws_apigateway.IClientCertificateRef |
![]() | aws-cdk-lib » aws_apigateway » IClientCertificateRef |
Implemented by
Cfn
Indicates that this resource can be referenced as a ClientCertificate.
Properties
Name | Type | Description |
---|---|---|
client | Client | A reference to a ClientCertificate resource. |
node | Node | The tree node. |
clientCertificateRef
Type:
Client
A reference to a ClientCertificate resource.
node
Type:
Node
The tree node.