Class: Aws::Types::PutFindingsPublicationConfigurationRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#client_token::String

Returns the value of attribute client_token.

Returns:

  • (::String)


1425
1426
1427
# File 'sig/types.rbs', line 1425

def client_token
  @client_token
end

#security_hub_configurationTypes::SecurityHubConfiguration

Returns the value of attribute security_hub_configuration.



1426
1427
1428
# File 'sig/types.rbs', line 1426

def security_hub_configuration
  @security_hub_configuration
end