interface IChallengeRef
Language | Type name |
---|---|
![]() | Amazon.CDK.aws_pcaconnectorscep.IChallengeRef |
![]() | github.com/aws/aws-cdk-go/awscdk/v2/awspcaconnectorscep#IChallengeRef |
![]() | software.amazon.awscdk.services.pcaconnectorscep.IChallengeRef |
![]() | aws_cdk.aws_pcaconnectorscep.IChallengeRef |
![]() | aws-cdk-lib » aws_pcaconnectorscep » IChallengeRef |
Implemented by
Cfn
Indicates that this resource can be referenced as a Challenge.
Properties
Name | Type | Description |
---|---|---|
challenge | Challenge | A reference to a Challenge resource. |
node | Node | The tree node. |
challengeRef
Type:
Challenge
A reference to a Challenge resource.
node
Type:
Node
The tree node.