Class: Aws::Types::GetResourcePolicyInput

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#resource_arn::String

Returns the value of attribute resource_arn.

Returns:

  • (::String)


202
203
204
# File 'sig/types.rbs', line 202

def resource_arn
  @resource_arn
end

#stream_id::String

Returns the value of attribute stream_id.

Returns:

  • (::String)


203
204
205
# File 'sig/types.rbs', line 203

def stream_id
  @stream_id
end