Class: Aws::Types::GetRoleTemplateVersionRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#minor_version::Integer

Returns the value of attribute minor_version.

Returns:

  • (::Integer)


916
917
918
# File 'sig/types.rbs', line 916

def minor_version
  @minor_version
end

#template_arn::String

Returns the value of attribute template_arn.

Returns:

  • (::String)


915
916
917
# File 'sig/types.rbs', line 915

def template_arn
  @template_arn
end