Config Service Configuration Recorder Properties Args
data class ConfigServiceConfigurationRecorderPropertiesArgs(val arn: Output<String>? = null, val awsAccountId: Output<String>? = null, val awsProperties: Output<AwsConfigServiceConfigurationRecorderPropertiesArgs>? = null, val awsRegion: Output<String>? = null, val awsSourceSchema: Output<String>? = null, val awsTags: Output<Map<String, String>>? = null, val publicCloudConnectorsResourceId: Output<String>? = null, val publicCloudResourceName: Output<String>? = null) : ConvertibleToJava<ConfigServiceConfigurationRecorderPropertiesArgs>
Definition of ConfigServiceConfigurationRecorder
Constructors
Link copied to clipboard
constructor(arn: Output<String>? = null, awsAccountId: Output<String>? = null, awsProperties: Output<AwsConfigServiceConfigurationRecorderPropertiesArgs>? = null, awsRegion: Output<String>? = null, awsSourceSchema: Output<String>? = null, awsTags: Output<Map<String, String>>? = null, publicCloudConnectorsResourceId: Output<String>? = null, publicCloudResourceName: Output<String>? = null)