RegistryEnterpriseInstanceArgs

constructor(customOssBucket: Output<String>? = null, defaultOssBucket: Output<String>? = null, imageScanner: Output<String>? = null, instanceName: Output<String>? = null, instanceType: Output<String>? = null, kmsEncryptedPassword: Output<String>? = null, kmsEncryptionContext: Output<Map<String, String>>? = null, password: Output<String>? = null, paymentType: Output<String>? = null, period: Output<Int>? = null, renewPeriod: Output<Int>? = null, renewalStatus: Output<String>? = null, resourceGroupId: Output<String>? = null)