Class: Aws::Types::Intent

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#intent_name::String

Returns the value of attribute intent_name.

Returns:

  • (::String)


591
592
593
# File 'sig/types.rbs', line 591

def intent_name
  @intent_name
end

#intent_version::String

Returns the value of attribute intent_version.

Returns:

  • (::String)


592
593
594
# File 'sig/types.rbs', line 592

def intent_version
  @intent_version
end