Amazon.MachineLearning.AmazonMachineLearningConfig.AmazonMachineLearningConfig C# (CSharp) Method

AmazonMachineLearningConfig() public method

Default constructor
public AmazonMachineLearningConfig ( ) : System
return System
        public AmazonMachineLearningConfig()
        {
            this.AuthenticationServiceName = "machinelearning";
        }
AmazonMachineLearningConfig