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
4494 |
# File 'sig/client.rbs', line 4494
def description: () -> ::String
|
#name ⇒ ::String
4493 |
# File 'sig/client.rbs', line 4493
def name: () -> ::String
|
#ruleset ⇒ ::String
4495 |
# File 'sig/client.rbs', line 4495
def ruleset: () -> ::String
|