Class: Aws::Types::InputSwitchScheduleActionSettings

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#input_attachment_name_reference::String

Returns the value of attribute input_attachment_name_reference.

Returns:

  • (::String)


1938
1939
1940
# File 'sig/types.rbs', line 1938

def input_attachment_name_reference
  @input_attachment_name_reference
end

#input_clipping_settingsTypes::InputClippingSettings

Returns the value of attribute input_clipping_settings.



1939
1940
1941
# File 'sig/types.rbs', line 1939

def input_clipping_settings
  @input_clipping_settings
end

#url_path::Array[::String]

Returns the value of attribute url_path.

Returns:

  • (::Array[::String])


1940
1941
1942
# File 'sig/types.rbs', line 1940

def url_path
  @url_path
end