Amazon.SimpleSystemsManagement.Model.GetCommandInvocationRequest.IsSetPluginName C# (CSharp) Method

IsSetPluginName() private method

private IsSetPluginName ( ) : bool
return bool
        internal bool IsSetPluginName()
        {
            return this._pluginName != null;
        }