Class: Aws::Types::Hooks

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#microvm_hooksTypes::MicrovmHooks

Returns the value of attribute microvm_hooks.

Returns:



228
229
230
# File 'sig/types.rbs', line 228

def microvm_hooks
  @microvm_hooks
end

#microvm_image_hooksTypes::MicrovmImageHooks

Returns the value of attribute microvm_image_hooks.



229
230
231
# File 'sig/types.rbs', line 229

def microvm_image_hooks
  @microvm_image_hooks
end

#port::Integer

Returns the value of attribute port.

Returns:

  • (::Integer)


227
228
229
# File 'sig/types.rbs', line 227

def port
  @port
end