Class: Aws::Types::ImagePermissions

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#allow_fleetBoolean

Returns the value of attribute allow_fleet.

Returns:

  • (Boolean)


1188
1189
1190
# File 'sig/types.rbs', line 1188

def allow_fleet
  @allow_fleet
end

#allow_image_builderBoolean

Returns the value of attribute allow_image_builder.

Returns:

  • (Boolean)


1189
1190
1191
# File 'sig/types.rbs', line 1189

def allow_image_builder
  @allow_image_builder
end