Class: Aws::Types::GetPolicyRequest
- Inherits:
-
Object
- Object
- Aws::Types::GetPolicyRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#function_name ⇒ ::String
Returns the value of attribute function_name.
-
#qualifier ⇒ ::String
Returns the value of attribute qualifier.
Instance Attribute Details
#function_name ⇒ ::String
Returns the value of attribute function_name.
1153 1154 1155 |
# File 'sig/types.rbs', line 1153 def function_name @function_name end |
#qualifier ⇒ ::String
Returns the value of attribute qualifier.
1154 1155 1156 |
# File 'sig/types.rbs', line 1154 def qualifier @qualifier end |