Class: Aws::Types::AddLayerVersionPermissionResponse

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#revision_id::String

Returns the value of attribute revision_id.

Returns:

  • (::String)


39
40
41
# File 'sig/types.rbs', line 39

def revision_id
  @revision_id
end

#statement::String

Returns the value of attribute statement.

Returns:

  • (::String)


38
39
40
# File 'sig/types.rbs', line 38

def statement
  @statement
end