ProvisioningArtifactArgs

constructor(acceptLanguage: Output<String>? = null, active: Output<Boolean>? = null, description: Output<String>? = null, disableTemplateValidation: Output<Boolean>? = null, guidance: Output<String>? = null, name: Output<String>? = null, productId: Output<String>? = null, templatePhysicalId: Output<String>? = null, templateUrl: Output<String>? = null, type: Output<String>? = null)