Class: Aws::Types::AzureDetail

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#aws_config_connector_arn::String

Returns the value of attribute aws_config_connector_arn.

Returns:

  • (::String)


4721
4722
4723
# File 'sig/types.rbs', line 4721

def aws_config_connector_arn
  @aws_config_connector_arn
end

#azure_regions::Array[::String]

Returns the value of attribute azure_regions.

Returns:

  • (::Array[::String])


4723
4724
4725
# File 'sig/types.rbs', line 4723

def azure_regions
  @azure_regions
end

#scope_configurationTypes::AzureScopeConfiguration

Returns the value of attribute scope_configuration.



4722
4723
4724
# File 'sig/types.rbs', line 4722

def scope_configuration
  @scope_configuration
end