Class: Aws::Types::CspmProviderUpdateConfiguration

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

Defined Under Namespace

Classes: Azure, Unknown

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#azureTypes::AzureUpdateConfiguration

Returns the value of attribute azure.



5322
5323
5324
# File 'sig/types.rbs', line 5322

def azure
  @azure
end

#unknownObject

Returns the value of attribute unknown.

Returns:

  • (Object)


5323
5324
5325
# File 'sig/types.rbs', line 5323

def unknown
  @unknown
end