Amazon.OpsWorks.Model.CreateDeploymentRequest.IsSetCustomJson C# (CSharp) Метод

IsSetCustomJson() приватный Метод

private IsSetCustomJson ( ) : bool
Результат bool
        internal bool IsSetCustomJson()
        {
            return this._customJson != null;
        }