Module: Aws::Macie2::Client::_GetAutomatedDiscoveryConfigurationResponseSuccess

Includes:
Seahorse::Client::_ResponseSuccess[Types::GetAutomatedDiscoveryConfigurationResponse]
Defined in:
sig/client.rbs

Instance Method Summary collapse

Instance Method Details

#auto_enable_organization_members"ALL", ...

Returns:

  • ("ALL", "NEW", "NONE")


475
# File 'sig/client.rbs', line 475

def auto_enable_organization_members: () -> ("ALL" | "NEW" | "NONE")

#classification_scope_id::String

Returns:

  • (::String)


476
# File 'sig/client.rbs', line 476

def classification_scope_id: () -> ::String

#disabled_at::Time

Returns:

  • (::Time)


477
# File 'sig/client.rbs', line 477

def disabled_at: () -> ::Time

#first_enabled_at::Time

Returns:

  • (::Time)


478
# File 'sig/client.rbs', line 478

def first_enabled_at: () -> ::Time

#last_updated_at::Time

Returns:

  • (::Time)


479
# File 'sig/client.rbs', line 479

def last_updated_at: () -> ::Time

#sensitivity_inspection_template_id::String

Returns:

  • (::String)


480
# File 'sig/client.rbs', line 480

def sensitivity_inspection_template_id: () -> ::String

#status"ENABLED", "DISABLED"

Returns:

  • ("ENABLED", "DISABLED")


481
# File 'sig/client.rbs', line 481

def status: () -> ("ENABLED" | "DISABLED")