Class: Aws::Types::GetResourcePolicyInput
- Inherits:
-
Object
- Object
- Aws::Types::GetResourcePolicyInput
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#resource_arn ⇒ ::String
Returns the value of attribute resource_arn.
-
#stream_id ⇒ ::String
Returns the value of attribute stream_id.
Instance Attribute Details
#resource_arn ⇒ ::String
Returns the value of attribute resource_arn.
320 321 322 |
# File 'sig/types.rbs', line 320 def resource_arn @resource_arn end |
#stream_id ⇒ ::String
Returns the value of attribute stream_id.
321 322 323 |
# File 'sig/types.rbs', line 321 def stream_id @stream_id end |