Class: Aws::Types::DescribeSnapshotAttributeResult

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#create_volume_permissions::Array[Types::CreateVolumePermission]

Returns the value of attribute create_volume_permissions.

Returns:



7106
7107
7108
# File 'sig/types.rbs', line 7106

def create_volume_permissions
  @create_volume_permissions
end

#product_codes::Array[Types::ProductCode]

Returns the value of attribute product_codes.

Returns:



7104
7105
7106
# File 'sig/types.rbs', line 7104

def product_codes
  @product_codes
end

#snapshot_id::String

Returns the value of attribute snapshot_id.

Returns:

  • (::String)


7105
7106
7107
# File 'sig/types.rbs', line 7105

def snapshot_id
  @snapshot_id
end