Get Config Rule Plain Args
data class GetConfigRulePlainArgs(val configRuleName: String) : ConvertibleToJava<GetConfigRulePlainArgs>
Properties
Link copied to clipboard
A name for the CC rule. If you don't specify a name, CFN generates a unique physical ID and uses that ID for the rule name. For more information, see Name Type.