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