Module: Aws::Macie2::Client::_GetAllowListResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#arn::String

Returns:

  • (::String)


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

def arn: () -> ::String

#created_at::Time

Returns:

  • (::Time)


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

def created_at: () -> ::Time

#criteriaTypes::AllowListCriteria



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

def criteria: () -> Types::AllowListCriteria

#description::String

Returns:

  • (::String)


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

def description: () -> ::String

#id::String

Returns:

  • (::String)


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

def id: () -> ::String

#name::String

Returns:

  • (::String)


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

def name: () -> ::String

#statusTypes::AllowListStatus



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

def status: () -> Types::AllowListStatus

#tags::Hash[::String, ::String]

Returns:

  • (::Hash[::String, ::String])


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

def tags: () -> ::Hash[::String, ::String]

#updated_at::Time

Returns:

  • (::Time)


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

def updated_at: () -> ::Time