Class: Aws::Types::ExternalSourceConfiguration

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#configurationTypes::Configuration

Returns the value of attribute configuration.



1230
1231
1232
# File 'sig/types.rbs', line 1230

def configuration
  @configuration
end

#source"AMAZON_CONNECT"

Returns the value of attribute source.

Returns:

  • ("AMAZON_CONNECT")


1229
1230
1231
# File 'sig/types.rbs', line 1229

def source
  @source
end