rangerAccessTypeDef Data Type

Namespace
(Default)
Schema
ns0.xsd
Properties
name data type type namespace min/max occurs description
impliedGrants list of string element 0/unbounded  
itemId long element 0/1  
label string element 0/1  
name string element 0/1  
rbKeyLabel string element 0/1  

Example

<rangerAccessTypeDef>
  <rbKeyLabel>...</rbKeyLabel>
  <name>...</name>
  <impliedGrants>...</impliedGrants>
  <itemId>...</itemId>
  <label>...</label>
</rangerAccessTypeDef>