Amazon.ElasticBeanstalk.Model.ApplyEnvironmentManagedActionResponse.IsSetActionDescription C# (CSharp) Method

IsSetActionDescription() private method

private IsSetActionDescription ( ) : bool
return bool
        internal bool IsSetActionDescription()
        {
            return this._actionDescription != null;
        }