interface ISigningProfileRef
Language | Type name |
---|---|
![]() | Amazon.CDK.AWS.Signer.ISigningProfileRef |
![]() | github.com/aws/aws-cdk-go/awscdk/v2/awssigner#ISigningProfileRef |
![]() | software.amazon.awscdk.services.signer.ISigningProfileRef |
![]() | aws_cdk.aws_signer.ISigningProfileRef |
![]() | aws-cdk-lib » aws_signer » ISigningProfileRef |
Implemented by
Cfn
Indicates that this resource can be referenced as a SigningProfile.
Properties
Name | Type | Description |
---|---|---|
node | Node | The tree node. |
signing | Signing | A reference to a SigningProfile resource. |
node
Type:
Node
The tree node.
signingProfileRef
Type:
Signing
A reference to a SigningProfile resource.