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

IsSetCustomJson() private method

private IsSetCustomJson ( ) : bool
return bool
        internal bool IsSetCustomJson()
        {
            return this._customJson != null;
        }