Amazon.SimpleEmail.Model.CreateConfigurationSetRequest.IsSetConfigurationSet C# (CSharp) Method

IsSetConfigurationSet() private method

private IsSetConfigurationSet ( ) : bool
return bool
        internal bool IsSetConfigurationSet()
        {
            return this._configurationSet != null;
        }
CreateConfigurationSetRequest