|
3271 | 3271 | },
|
3272 | 3272 | "PubliclyAccessible":{
|
3273 | 3273 | "shape":"Boolean",
|
3274 |
| - "documentation":"<p>A boolean value that, if <code>true</code>, indicates that the cluster can be accessed from a public network.</p>" |
| 3274 | + "documentation":"<p>A boolean value that, if <code>true</code>, indicates that the cluster can be accessed from a public network.</p> <p>Default: false</p>" |
3275 | 3275 | },
|
3276 | 3276 | "Encrypted":{
|
3277 | 3277 | "shape":"Boolean",
|
|
4267 | 4267 | },
|
4268 | 4268 | "PubliclyAccessible":{
|
4269 | 4269 | "shape":"BooleanOptional",
|
4270 |
| - "documentation":"<p>If <code>true</code>, the cluster can be accessed from a public network. </p>" |
| 4270 | + "documentation":"<p>If <code>true</code>, the cluster can be accessed from a public network. </p> <p>Default: false</p>" |
4271 | 4271 | },
|
4272 | 4272 | "Encrypted":{
|
4273 | 4273 | "shape":"BooleanOptional",
|
4274 |
| - "documentation":"<p>If <code>true</code>, the data in the cluster is encrypted at rest. </p> <p>Default: false</p>" |
| 4274 | + "documentation":"<p>If <code>true</code>, the data in the cluster is encrypted at rest. If you set the value on this parameter to <code>false</code>, the request will fail.</p> <p>Default: true</p>" |
4275 | 4275 | },
|
4276 | 4276 | "HsmClientCertificateIdentifier":{
|
4277 | 4277 | "shape":"String",
|
|
8622 | 8622 | },
|
8623 | 8623 | "PubliclyAccessible":{
|
8624 | 8624 | "shape":"BooleanOptional",
|
8625 |
| - "documentation":"<p>If <code>true</code>, the cluster can be accessed from a public network. Only clusters in VPCs can be set to be publicly available.</p>" |
| 8625 | + "documentation":"<p>If <code>true</code>, the cluster can be accessed from a public network. Only clusters in VPCs can be set to be publicly available.</p> <p>Default: false</p>" |
8626 | 8626 | },
|
8627 | 8627 | "ElasticIp":{
|
8628 | 8628 | "shape":"String",
|
|
10385 | 10385 | },
|
10386 | 10386 | "PubliclyAccessible":{
|
10387 | 10387 | "shape":"BooleanOptional",
|
10388 |
| - "documentation":"<p>If <code>true</code>, the cluster can be accessed from a public network. </p>" |
| 10388 | + "documentation":"<p>If <code>true</code>, the cluster can be accessed from a public network. </p> <p>Default: false</p>" |
10389 | 10389 | },
|
10390 | 10390 | "OwnerAccount":{
|
10391 | 10391 | "shape":"String",
|
|
0 commit comments