Class: Aws::Types::GetSinkPolicyInput
- Inherits:
-
Object
- Object
- Aws::Types::GetSinkPolicyInput
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#sink_identifier ⇒ ::String
Returns the value of attribute sink_identifier.
Instance Attribute Details
#sink_identifier ⇒ ::String
Returns the value of attribute sink_identifier.
101 102 103 |
# File 'sig/types.rbs', line 101 def sink_identifier @sink_identifier end |