Record
post-databases-my-sql-instances-params
No description available.
record post-databases-my-sql-instances-params {
allow-list: option<database-my-sql-properties-allow-list>,
cluster-size: option<database-my-sql-properties-cluster-size>,
encrypted: option<database-my-sql-properties-encrypted>,
engine: string,
label: database-my-sql-properties-label,
region: database-my-sql-properties-region,
replication-type: option<database-my-sql-properties-replication-type>,
ssl-connection: option<database-my-sql-properties-ssl-connection>,
type-op: database-my-sql-properties-type,
}Fields
| Name | Type | Description |
|---|---|---|
| allow-list | option<database-my-sql-properties-allow-list> | |
| cluster-size | option<database-my-sql-properties-cluster-size> | |
| encrypted | option<database-my-sql-properties-encrypted> | |
| engine | string | |
| label | database-my-sql-properties-label | |
| region | database-my-sql-properties-region | |
| replication-type | option<database-my-sql-properties-replication-type> | |
| ssl-connection | option<database-my-sql-properties-ssl-connection> | |
| type-op | database-my-sql-properties-type |