Module: Aws::Macie2::Client::_GetClassificationScopeResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::GetClassificationScopeResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#id ⇒ ::String
522 |
# File 'sig/client.rbs', line 522
def id: () -> ::String
|
#name ⇒ ::String
523 |
# File 'sig/client.rbs', line 523
def name: () -> ::String
|
#s3 ⇒ Types::S3ClassificationScope
524 |
# File 'sig/client.rbs', line 524
def s3: () -> Types::S3ClassificationScope
|