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
561 |
# File 'sig/client.rbs', line 561
def kms_key_id: () -> ::String
|
#pack_id ⇒ ::String
559 |
# File 'sig/client.rbs', line 559
def pack_id: () -> ::String
|
#status ⇒ "ENABLED", "DISABLED"
560 |
# File 'sig/client.rbs', line 560
def status: () -> ("ENABLED" | "DISABLED")
|