Amazon.ElasticFileSystem.Model.MountTargetDescription.IsSetLifeCycleState C# (CSharp) Method

IsSetLifeCycleState() private method

private IsSetLifeCycleState ( ) : bool
return bool
        internal bool IsSetLifeCycleState()
        {
            return this._lifeCycleState != null;
        }