Module: Aws::SecurityHub::Client::_GetEnabledStandardsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::GetEnabledStandardsResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#next_token ⇒ ::String
4755 |
# File 'sig/client.rbs', line 4755
def next_token: () -> ::String
|
#standards_subscriptions ⇒ ::Array[Types::StandardsSubscription]
4754 |
# File 'sig/client.rbs', line 4754
def standards_subscriptions: () -> ::Array[Types::StandardsSubscription]
|