AcceleratorAuthSetting interface  
Auth setting payload.
Properties
| auth | Polymorphic discriminator, which specifies the different types this object can be | 
Property Details
		authType
	 
	Polymorphic discriminator, which specifies the different types this object can be
authType: "Public" | "BasicAuth" | "SSH"Property Value
"Public" | "BasicAuth" | "SSH"