Class: Aws::Types::CompatibleEnvironmentTemplate

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#major_version ⇒ ::String

Returns the value of attribute major_version.

Returns:

  • (::String)


75
76
77
# File 'sig/types.rbs', line 75

def major_version
  @major_version
end

#template_name ⇒ ::String

Returns the value of attribute template_name.

Returns:

  • (::String)


76
77
78
# File 'sig/types.rbs', line 76

def template_name
  @template_name
end