Amazon.ECS.Model.UpdateServiceRequest.IsSetDeploymentConfiguration C# (CSharp) Метод

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

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