Class: Aws::Types::ViewInputContent

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

Constant Summary collapse

SENSITIVE =

Instance Attribute Summary collapse

Instance Attribute Details

#actions::Array[::String]

Returns the value of attribute actions.



9696
9697
9698
# File 'sig/types.rbs', line 9696

def actions
  @actions
end

#template::String

Returns the value of attribute template.



9695
9696
9697
# File 'sig/types.rbs', line 9695

def template
  @template
end