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


11407
11408
11409
# File 'sig/types.rbs', line 11407

def training_repository_access_mode
  @training_repository_access_mode
end

#training_repository_auth_configTypes::TrainingRepositoryAuthConfig

Returns the value of attribute training_repository_auth_config.



11408
11409
11410
# File 'sig/types.rbs', line 11408

def training_repository_auth_config
  @training_repository_auth_config
end