Class: Aws::Types::ImageConfig

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#repository_access_mode"Platform", "Vpc"

Returns the value of attribute repository_access_mode.

Returns:

  • ("Platform", "Vpc")


6467
6468
6469
# File 'sig/types.rbs', line 6467

def repository_access_mode
  @repository_access_mode
end

#repository_auth_configTypes::RepositoryAuthConfig

Returns the value of attribute repository_auth_config.



6468
6469
6470
# File 'sig/types.rbs', line 6468

def repository_auth_config
  @repository_auth_config
end