Class: Aws::Types::AzureUpdateConfiguration

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#azure_regions::Array[::String]

Returns the value of attribute azure_regions.

Returns:

  • (::Array[::String])


4742
4743
4744
# File 'sig/types.rbs', line 4742

def azure_regions
  @azure_regions
end

#scope_configurationTypes::AzureScopeConfiguration

Returns the value of attribute scope_configuration.



4741
4742
4743
# File 'sig/types.rbs', line 4741

def scope_configuration
  @scope_configuration
end