Class: Aws::Types::UpdatePackageConfigurationRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#client_token::String

Returns the value of attribute client_token.

Returns:

  • (::String)


5240
5241
5242
# File 'sig/types.rbs', line 5240

def client_token
  @client_token
end

#version_update_by_jobs_configTypes::VersionUpdateByJobsConfig

Returns the value of attribute version_update_by_jobs_config.



5239
5240
5241
# File 'sig/types.rbs', line 5239

def version_update_by_jobs_config
  @version_update_by_jobs_config
end