Class: Aws::Types::CloudConnectorConfiguration

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

Defined Under Namespace

Classes: AzureConfiguration, Unknown

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#azure_configurationTypes::AzureConfiguration

Returns the value of attribute azure_configuration.



442
443
444
# File 'sig/types.rbs', line 442

def azure_configuration
  @azure_configuration
end

#unknownObject

Returns the value of attribute unknown.

Returns:

  • (Object)


443
444
445
# File 'sig/types.rbs', line 443

def unknown
  @unknown
end