Class: Aws::Types::GetCoreDefinitionVersionRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

Instance Attribute Summary collapse

Instance Attribute Details

#core_definition_id::String

Returns the value of attribute core_definition_id.

Returns:



696
697
698
# File 'sig/types.rbs', line 696

def core_definition_id
  @core_definition_id
end

#core_definition_version_id::String

Returns the value of attribute core_definition_version_id.

Returns:



697
698
699
# File 'sig/types.rbs', line 697

def core_definition_version_id
  @core_definition_version_id
end