class
Amazonite::Ssm::ResetServiceSettingRequest
- Amazonite::Ssm::ResetServiceSettingRequest
- Reference
- Object
Overview
The request body of the ResetServiceSetting API operation.
Included Modules
- JSON::Serializable
Defined in:
ssm/reset_service_setting_request.crConstructors
- .new(pull : JSON::PullParser)
- .new(setting_id : String)
- .new(*, __pull_for_json_serializable pull : JSON::PullParser)
Instance Method Summary
-
#==(other : self)
Returns
trueif this reference is the same as other. -
#hash(hasher)
See
Object#hash(hasher) -
#setting_id : String
The Amazon Resource Name (ARN) of the service setting to reset.
-
#setting_id=(setting_id : String)
The Amazon Resource Name (ARN) of the service setting to reset.
- #validate! : Nil
Constructor Detail
Instance Method Detail
Returns true if this reference is the same as other. Invokes same?.
The Amazon Resource Name (ARN) of the service setting to reset. The setting ID can be one of the following.
-
/ssm/appmanager/appmanager-enabled -
/ssm/automation/customer-script-log-destination -
/ssm/automation/customer-script-log-group-name -
/ssm/automation/enable-adaptive-concurrency
-
/ssm/documents/console/public-sharing-permission -
/ssm/managed-instance/activation-tier -
/ssm/managed-instance/default-ec2-instance-management-role -
/ssm/opsinsights/opscenter -
/ssm/parameter-store/default-parameter-tier -
/ssm/parameter-store/high-throughput-enabled
The Amazon Resource Name (ARN) of the service setting to reset. The setting ID can be one of the following.
-
/ssm/appmanager/appmanager-enabled -
/ssm/automation/customer-script-log-destination -
/ssm/automation/customer-script-log-group-name -
/ssm/automation/enable-adaptive-concurrency
-
/ssm/documents/console/public-sharing-permission -
/ssm/managed-instance/activation-tier -
/ssm/managed-instance/default-ec2-instance-management-role -
/ssm/opsinsights/opscenter -
/ssm/parameter-store/default-parameter-tier -
/ssm/parameter-store/high-throughput-enabled