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