Class: Aws::Types::DataLakePrincipal
- Inherits:
-
Object
- Object
- Aws::Types::DataLakePrincipal
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#data_lake_principal_identifier ⇒ ::String
Returns the value of attribute data_lake_principal_identifier.
Instance Attribute Details
#data_lake_principal_identifier ⇒ ::String
Returns the value of attribute data_lake_principal_identifier.
1979 1980 1981 |
# File 'sig/types.rbs', line 1979 def data_lake_principal_identifier @data_lake_principal_identifier end |