Class: Aws::Types::DescribeFpgaImageAttributeRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#attribute"description", ...

Returns the value of attribute attribute.

Returns:

  • ("description", "name", "loadPermission", "productCodes")


5772
5773
5774
# File 'sig/types.rbs', line 5772

def attribute
  @attribute
end

#dry_runBoolean

Returns the value of attribute dry_run.

Returns:

  • (Boolean)


5770
5771
5772
# File 'sig/types.rbs', line 5770

def dry_run
  @dry_run
end

#fpga_image_id::String

Returns the value of attribute fpga_image_id.

Returns:

  • (::String)


5771
5772
5773
# File 'sig/types.rbs', line 5771

def fpga_image_id
  @fpga_image_id
end