Amazon.ElastiCache.Model.ReplicationGroupPendingModifiedValues.IsSetPrimaryClusterId C# (CSharp) Méthode

IsSetPrimaryClusterId() private méthode

private IsSetPrimaryClusterId ( ) : bool
Résultat bool
        internal bool IsSetPrimaryClusterId()
        {
            return this._primaryClusterId != null;
        }
ReplicationGroupPendingModifiedValues