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)


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

def created_at: () -> ::Time

#description::String

Returns:

  • (::String)


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

def description: () -> ::String

#import_status"PENDING", ...

Returns:

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


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

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

#kms_key_id::String

Returns:

  • (::String)


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

def kms_key_id: () -> ::String

#management_type"AWS_MANAGED", "CUSTOMER_MANAGED"

Returns:

  • ("AWS_MANAGED", "CUSTOMER_MANAGED")


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

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

#name::String

Returns:

  • (::String)


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

def name: () -> ::String

#pack_id::String

Returns:

  • (::String)


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

def pack_id: () -> ::String

#status"ENABLED", "DISABLED"

Returns:

  • ("ENABLED", "DISABLED")


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

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

#updated_at::Time

Returns:

  • (::Time)


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

def updated_at: () -> ::Time

#vendor_name::String

Returns:

  • (::String)


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

def vendor_name: () -> ::String