Class: Aws::Types::SharedImagePermissions

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#image_permissionsTypes::ImagePermissions

Returns the value of attribute image_permissions.



1378
1379
1380
# File 'sig/types.rbs', line 1378

def image_permissions
  @image_permissions
end

#shared_account_id::String

Returns the value of attribute shared_account_id.

Returns:

  • (::String)


1377
1378
1379
# File 'sig/types.rbs', line 1377

def 
  
end