Amazon.OpsWorks.Model.CreateDeploymentRequest.IsSetCustomJson C# (CSharp) Méthode

IsSetCustomJson() private méthode

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