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

IsSetActionType() private method

private IsSetActionType ( ) : bool
return bool
        internal bool IsSetActionType()
        {
            return this._actionType != null;
        }