Amazon.RDS.Model.FailoverDBClusterResponse.IsSetDBCluster C# (CSharp) Method

IsSetDBCluster() private method

private IsSetDBCluster ( ) : bool
return bool
        internal bool IsSetDBCluster()
        {
            return this._dbCluster != null;
        }
FailoverDBClusterResponse