Module: Aws::Glue::Client::_UpdateDataQualityRulesetResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::UpdateDataQualityRulesetResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#description ⇒ ::String
4439 |
# File 'sig/client.rbs', line 4439
def description: () -> ::String
|
#name ⇒ ::String
4438 |
# File 'sig/client.rbs', line 4438
def name: () -> ::String
|
#ruleset ⇒ ::String
4440 |
# File 'sig/client.rbs', line 4440
def ruleset: () -> ::String
|