Class: Aws::Types::ProviderConfig

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

Defined Under Namespace

Classes: MicrosoftPurview, Unknown

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#microsoft_purviewTypes::MicrosoftPurviewProviderConfig

Returns the value of attribute microsoft_purview.



9320
9321
9322
# File 'sig/types.rbs', line 9320

def microsoft_purview
  @microsoft_purview
end

#unknownObject

Returns the value of attribute unknown.

Returns:

  • (Object)


9321
9322
9323
# File 'sig/types.rbs', line 9321

def unknown
  @unknown
end