GetServiceSettingRequest
public struct GetServiceSettingRequest : AWSShapeUndocumented
- 
                  
                  DeclarationSwift public static var _members: [AWSShapeMember]
- 
                  
                  The ID of the service setting to get. The setting ID can be /ssm/parameter-store/default-parameter-tier, /ssm/parameter-store/high-throughput-enabled, or /ssm/managed-instance/activation-tier. DeclarationSwift public let settingId: String
- 
                  
                  Undocumented DeclarationSwift public init(settingId: String)
- 
                  
                  DeclarationSwift public func validate(name: String) throws
 View on GitHub
View on GitHub GetServiceSettingRequest Structure Reference
        GetServiceSettingRequest Structure Reference