CertificateProfileArgs

constructor(accountName: Output<String>? = null, identityValidationId: Output<String>? = null, includeCity: Output<Boolean>? = null, includeCountry: Output<Boolean>? = null, includePostalCode: Output<Boolean>? = null, includeState: Output<Boolean>? = null, includeStreetAddress: Output<Boolean>? = null, profileName: Output<String>? = null, profileType: Output<Either<String, ProfileType>>? = null, resourceGroupName: Output<String>? = null)