Class: Aws::Types::AddPermissionResponse

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#statement::String

Returns the value of attribute statement.

Returns:

  • (::String)


60
61
62
# File 'sig/types.rbs', line 60

def statement
  @statement
end