Module: Aws::SecurityAgent::Client::_CreateSecurityRequirementPackResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::CreateSecurityRequirementPackOutput]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#kms_key_id ⇒ ::String
564 |
# File 'sig/client.rbs', line 564
def kms_key_id: () -> ::String
|
#pack_id ⇒ ::String
562 |
# File 'sig/client.rbs', line 562
def pack_id: () -> ::String
|
#status ⇒ "ENABLED", "DISABLED"
563 |
# File 'sig/client.rbs', line 563
def status: () -> ("ENABLED" | "DISABLED")
|