RegistryEnterpriseInstanceArgs

fun RegistryEnterpriseInstanceArgs(customOssBucket: Output<String>? = null, instanceName: Output<String>? = null, instanceType: Output<String>? = null, kmsEncryptedPassword: Output<String>? = null, kmsEncryptionContext: Output<Map<String, Any>>? = null, password: Output<String>? = null, paymentType: Output<String>? = null, period: Output<Int>? = null, renewPeriod: Output<Int>? = null, renewalStatus: Output<String>? = null)