ResetServiceSettingRequest
public struct ResetServiceSettingRequest : AWSShapeUndocumented
- 
                  
                  DeclarationSwift public static var _members: [AWSShapeMember]
- 
                  
                  The Amazon Resource Name (ARN) of the service setting to reset. The setting ID can be /ssm/parameter-store/default-parameter-tier, /ssm/parameter-store/high-throughput-enabled, or /ssm/managed-instance/activation-tier. For example, arn:aws:ssm:us-east-1:111122223333:servicesetting/ssm/parameter-store/high-throughput-enabled. DeclarationSwift public let settingId: String
- 
                  
                  Undocumented DeclarationSwift public init(settingId: String)
- 
                  
                  DeclarationSwift public func validate(name: String) throws
 View on GitHub
View on GitHub ResetServiceSettingRequest Structure Reference
        ResetServiceSettingRequest Structure Reference