interface IValidator
Language | Type name |
---|---|
![]() | Amazon.CDK.AWS.AppConfig.IValidator |
![]() | github.com/aws/aws-cdk-go/awscdk/v2/awsappconfig#IValidator |
![]() | software.amazon.awscdk.services.appconfig.IValidator |
![]() | aws_cdk.aws_appconfig.IValidator |
![]() | aws-cdk-lib » aws_appconfig » IValidator |
Properties
Name | Type | Description |
---|---|---|
content | string | The content of the validator. |
type | Validator | The type of validator. |
content
Type:
string
The content of the validator.
type
Type:
Validator
The type of validator.