ConfigurationProfileArgs

constructor(applicationId: Output<String>? = null, description: Output<String>? = null, locationUri: Output<String>? = null, name: Output<String>? = null, retrievalRoleArn: Output<String>? = null, tags: Output<Map<String, String>>? = null, type: Output<String>? = null, validators: Output<List<ConfigurationProfileValidatorArgs>>? = null)