Class: Aws::Types::DatadogAuthorizationConfig

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

Defined Under Namespace

Classes: AuthorizationDiscovery, Unknown

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#authorization_discoveryTypes::MCPServerAuthorizationDiscoveryConfig

Returns the value of attribute authorization_discovery.



395
396
397
# File 'sig/types.rbs', line 395

def authorization_discovery
  @authorization_discovery
end

#unknownObject

Returns the value of attribute unknown.

Returns:

  • (Object)


396
397
398
# File 'sig/types.rbs', line 396

def unknown
  @unknown
end