GetDefaultKmsClusterRequestType

GetDefaultKmsClusterRequestType
GetDefaultKmsClusterRequestType

The parameters of GetDefaultKmsCluster.

JSON Example
{
    "entity": {
        "_typeName": "string",
        "type": "string",
        "value": "string"
    },
    "defaultsToParent": false
}
entity
Optional

[in] The entity where the default KMS cluster to get. If omitted, then return global default KMS cluster.

boolean
defaultsToParent
Optional

[in] (Optional, default = false) If set to true, then get the default kms cluster follow the entity hierarchy. That means if the entity has no default kms cluster, then try to get from its parent.