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")


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

def training_repository_access_mode
  @training_repository_access_mode
end

#training_repository_auth_configTypes::TrainingRepositoryAuthConfig

Returns the value of attribute training_repository_auth_config.



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

def training_repository_auth_config
  @training_repository_auth_config
end