Amazon.ElastiCache.Model.ReplicationGroupPendingModifiedValues.IsSetPrimaryClusterId C# (CSharp) 메소드

IsSetPrimaryClusterId() 개인적인 메소드

private IsSetPrimaryClusterId ( ) : bool
리턴 bool
        internal bool IsSetPrimaryClusterId()
        {
            return this._primaryClusterId != null;
        }
ReplicationGroupPendingModifiedValues