Module: Aws::SecurityAgent::Client::_GetSecurityRequirementPackResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#created_at::Time

Returns:

  • (::Time)


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

def created_at: () -> ::Time

#description::String

Returns:

  • (::String)


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

def description: () -> ::String

#import_status"PENDING", ...

Returns:

  • ("PENDING", "IN_PROGRESS", "FAILED", "COMPLETED")


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

def import_status: () -> ("PENDING" | "IN_PROGRESS" | "FAILED" | "COMPLETED")

#kms_key_id::String

Returns:

  • (::String)


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

def kms_key_id: () -> ::String

#management_type"AWS_MANAGED", "CUSTOMER_MANAGED"

Returns:

  • ("AWS_MANAGED", "CUSTOMER_MANAGED")


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

def management_type: () -> ("AWS_MANAGED" | "CUSTOMER_MANAGED")

#name::String

Returns:

  • (::String)


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

def name: () -> ::String

#pack_id::String

Returns:

  • (::String)


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

def pack_id: () -> ::String

#status"ENABLED", "DISABLED"

Returns:

  • ("ENABLED", "DISABLED")


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

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

#updated_at::Time

Returns:

  • (::Time)


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

def updated_at: () -> ::Time

#vendor_name::String

Returns:

  • (::String)


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

def vendor_name: () -> ::String