Amazon.OpsWorks.Model.CreateDeploymentRequest.IsSetCommand C# (CSharp) Method

IsSetCommand() private method

private IsSetCommand ( ) : bool
return bool
        internal bool IsSetCommand()
        {
            return this._command != null;
        }