Class: Aws::Types::ListJobSchemaVersionsResponse

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#job_config_schemas::Array[Types::JobConfigSchemaVersionSummary]

Returns the value of attribute job_config_schemas.



7892
7893
7894
# File 'sig/types.rbs', line 7892

def job_config_schemas
  @job_config_schemas
end

#next_token::String

Returns the value of attribute next_token.

Returns:

  • (::String)


7891
7892
7893
# File 'sig/types.rbs', line 7891

def next_token
  @next_token
end