Class: Aws::Types::GetSuiteDefinitionRequest

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

Constant Summary collapse

SENSITIVE =

Instance Attribute Summary collapse

Instance Attribute Details

#suite_definition_id ⇒ ::String

Returns the value of attribute suite_definition_id.



60
61
62
# File 'sig/types.rbs', line 60

def suite_definition_id
  @suite_definition_id
end

#suite_definition_version ⇒ ::String

Returns the value of attribute suite_definition_version.



61
62
63
# File 'sig/types.rbs', line 61

def suite_definition_version
  @suite_definition_version
end