Class: Aws::Types::ResetFpgaImageAttributeRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#attribute"loadPermission"

Returns the value of attribute attribute.

Returns:

  • ("loadPermission")


16166
16167
16168
# File 'sig/types.rbs', line 16166

def attribute
  @attribute
end

#dry_runBoolean

Returns the value of attribute dry_run.

Returns:

  • (Boolean)


16164
16165
16166
# File 'sig/types.rbs', line 16164

def dry_run
  @dry_run
end

#fpga_image_id::String

Returns the value of attribute fpga_image_id.

Returns:

  • (::String)


16165
16166
16167
# File 'sig/types.rbs', line 16165

def fpga_image_id
  @fpga_image_id
end