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