Class: Aws::Types::TrainingImageConfig

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#training_repository_access_mode"Platform", "Vpc"

Returns the value of attribute training_repository_access_mode.

Returns:

  • ("Platform", "Vpc")


11399
11400
11401
# File 'sig/types.rbs', line 11399

def training_repository_access_mode
  @training_repository_access_mode
end

#training_repository_auth_configTypes::TrainingRepositoryAuthConfig

Returns the value of attribute training_repository_auth_config.



11400
11401
11402
# File 'sig/types.rbs', line 11400

def training_repository_auth_config
  @training_repository_auth_config
end