Configuration Profile Args
constructor(applicationId: Output<String>? = null, description: Output<String>? = null, kmsKeyIdentifier: Output<String>? = null, locationUri: Output<String>? = null, name: Output<String>? = null, retrievalRoleArn: Output<String>? = null, tags: Output<List<TagArgs>>? = null, type: Output<String>? = null, validators: Output<List<ConfigurationProfileValidatorsArgs>>? = null)