Class: Aws::Types::UpdateImagePermissionsRequest

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.



1631
1632
1633
# File 'sig/types.rbs', line 1631

def image_permissions
  @image_permissions
end

#name::String

Returns the value of attribute name.

Returns:

  • (::String)


1629
1630
1631
# File 'sig/types.rbs', line 1629

def name
  @name
end

#shared_account_id::String

Returns the value of attribute shared_account_id.

Returns:

  • (::String)


1630
1631
1632
# File 'sig/types.rbs', line 1630

def 
  
end