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.



7830
7831
7832
# File 'sig/types.rbs', line 7830

def job_config_schemas
  @job_config_schemas
end

#next_token::String

Returns the value of attribute next_token.

Returns:

  • (::String)


7829
7830
7831
# File 'sig/types.rbs', line 7829

def next_token
  @next_token
end