interface ResourceValueProperty
Language Type name
.NETAmazon.CDK.CfnPropertyMixins.AWS.Config.CfnRemediationConfigurationPropsMixin.ResourceValueProperty
Gogithub.com/aws/aws-cdk-go/awscdkcfnpropertymixins/v2/awsconfig#CfnRemediationConfigurationPropsMixin_ResourceValueProperty
Javasoftware.amazon.awscdk.cfnpropertymixins.services.config.CfnRemediationConfigurationPropsMixin.ResourceValueProperty
Pythonaws_cdk.cfn_property_mixins.aws_config.CfnRemediationConfigurationPropsMixin.ResourceValueProperty
TypeScript @aws-cdk/cfn-property-mixins » aws_config » CfnRemediationConfigurationPropsMixin » ResourceValueProperty
See also: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-config-remediationconfiguration-resourcevalue.html
Example
import { aws_config as config } from '@aws-cdk/cfn-property-mixins' ;
const resourceValueProperty: config.CfnRemediationConfigurationPropsMixin.ResourceValueProperty = {
value: 'value' ,
};
Properties
Name Type Description
value? string
value?
Type:
string
(optional)
See also: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-config-remediationconfiguration-resourcevalue.html#cfn-config-remediationconfiguration-resourcevalue-value