Amazon.ECS.Model.UpdateServiceRequest.IsSetDeploymentConfiguration C# (CSharp) Method

IsSetDeploymentConfiguration() private method

private IsSetDeploymentConfiguration ( ) : bool
return bool
        internal bool IsSetDeploymentConfiguration()
        {
            return this._deploymentConfiguration != null;
        }