Class: Aws::Types::SourceConfiguration

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

Defined Under Namespace

Classes: AppIntegrations, Unknown

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#app_integrations ⇒ Types::AppIntegrationsConfiguration

Returns the value of attribute app_integrations.



906
907
908
# File 'sig/types.rbs', line 906

def app_integrations
  @app_integrations
end

#unknown ⇒ Object

Returns the value of attribute unknown.

Returns:

  • (Object)


907
908
909
# File 'sig/types.rbs', line 907

def unknown
  @unknown
end