Class: Aws::Types::DomainEntryPoint

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#external_connection_name::String

Returns the value of attribute external_connection_name.

Returns:

  • (::String)


320
321
322
# File 'sig/types.rbs', line 320

def external_connection_name
  @external_connection_name
end

#repository_name::String

Returns the value of attribute repository_name.

Returns:

  • (::String)


319
320
321
# File 'sig/types.rbs', line 319

def repository_name
  @repository_name
end