Class: Aws::Types::SourceConfiguration

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#source_environment ⇒ "NSX", ...

Returns the value of attribute source_environment.

Returns:

  • ("NSX", "VSPHERE", "FORTIGATE_FIREWALL", "PALO_ALTO_FIREWALL", "CISCO_ACI", "LOGICAL_MODEL", "MODELIZE_IT", "AWS_DISCOVERY_COLLECTOR")


1663
1664
1665
# File 'sig/types.rbs', line 1663

def source_environment
  @source_environment
end

#source_s3_configuration ⇒ Types::SourceS3Configuration

Returns the value of attribute source_s3_configuration.



1664
1665
1666
# File 'sig/types.rbs', line 1664

def source_s3_configuration
  @source_s3_configuration
end